$bool
= BlindTransfer ("<ExtensionNum>")
Blindly
transfers the call to the particular extension phone.
Parameters
<ExtensionNum>
The EPABX extension number.
Return
Value
Returns
1 if successfully transferred, else
returns 0.
Remarks
Example
$status = BlindTransfer("24")
$status
will contain 1, if the call is successfully
transferred.